|
Perform tests for each method
| The first step is to test each method, individually. |
Perform tests of the integration of methods contained in a class
| Secondly, test the integration of the methods contained in the class. |
Perform tests of the integration of classes contained in a component
| Later, all the classes which compose the component must be integrated and tested. |
Associate a Change Request (CR) to an error, if it was found
| Whenever an error is found, the tester must associate the error with a Change Request (CR). |
|